CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 蚁群 路径

搜索资源列表

  1. 103244859obstacles

    1下载:
  2. 蚁群算法路径规划的一个程序,可以成功找到最优路径。-Ant colony algorithm path planning a program that can successfully find the optimal path.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:5245
    • 提供者:搁浅
  1. ACOforSHORTPATHwithMatlab

    0下载:
  2. matalab的蚁群算法解最短路问题程序,并有运行图,修改后可用于机器人路径-ant colony algorithm matalab solution procedures for the shortest path problem and run the map, the modified robot path can be used
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:33645
    • 提供者:李海民
  1. AntColonyAlgorithmForMatlab

    0下载:
  2. 蚁群算法在最短路中的matlab代码 用于机器人路径规划-Ant colony algorithm in the matlab code in short-circuit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:5711
    • 提供者:yueliangzhu
  1. aa

    0下载:
  2. 蚁群算法 适合寻找最优问题,实现最短路径。-Ant colony algorithm for finding the optimal problem, the realization of the shortest path.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:2987
    • 提供者:孙根本
  1. Tsp_report_ant

    0下载:
  2. 蚂蚁算法(或蚁群算法,ant colony algorithm)是由Colorni和Dorigo等人提出的一类模拟自然界蚁群行为的模拟进化算法。 这类算法主要基于以下观察:像蚂蚁这类群居昆虫,虽然没有视觉且单个行为极其简单,但由这些简单的个体所组成的群体却常常表现出令人称奇的行为——能够在复杂的环境下最终找到从蚁穴到食物源的最短路径!仿生学家经过大量细致观察与研究发现,原来蚂蚁在寻食的过程中,通过一种称之为信息素(pheromone)的物质相互传递信息。更具体地,蚂蚁在运动过程中能够在它所经
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:186447
    • 提供者:余超
  1. w01770

    0下载:
  2. 一种改进的机器人路径规划蚁群算法 ,拥有人工智能的-robot for the path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:139282
    • 提供者:liaolinwei
  1. ant

    0下载:
  2. 蚁群算法最短路径通用Matlab程序。蚁群算法动态寻路算法。-Ant colony algorithm for the shortest path generic Matlab program. Ant colony algorithm for dynamic pathfinding algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:2112
    • 提供者:strong-bear
  1. antcolonyalgorithm

    0下载:
  2. 蚁群算法的模拟实现 安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。 也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-10
    • 文件大小:1529947
    • 提供者:天天
  1. antcolony

    0下载:
  2. 利用蚁群算法解决旅行商问题,可以自主写入城市坐标,返回最佳路径和平均路径。-with the help of ant colony algorithm to solve the TSP problem. And the best route and the average length of routes will be returned.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4191
    • 提供者:weifan
  1. Matlab

    0下载:
  2. 蚁群算法最短路径通用Matlab程序蚁群算法动态寻路算法-Shortest path algorithm for general ant colony algorithm Matlab program Dynamic Algorithm for Route
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2469
    • 提供者:kevin
  1. AntColonyAlgorithmforTSP

    1下载:
  2. matlab编写的蚁群算法解决TSP问题,对路径选择部分作了改进,有详细中文注解。-ant colony algorithm written in matlab to solve TSP problem, select the part of the path has been improved, there are more Chinese comments.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2901
    • 提供者:王放
  1. lujingguihua

    0下载:
  2. 下面的程序是蚁群算法在最短路中的应用,稍加扩展即可应用于机器人路径规划-The following program is the shortest in the ant colony algorithm in the application of a little extension can be applied to robot path planning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:33458
    • 提供者:黎田
  1. yiqunsuanfa

    0下载:
  2. 用蚁群算法进行移动机器人路径规划,快速有效的得到了全局最优解。-Ant colony algorithm for mobile robot path planning, quickly and effectively to get the global optimal solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:5140
    • 提供者:丁彪
  1. TSPGOOD

    0下载:
  2. 基本蚁群算法的matlab实现,可以用于求解城市间的最短路径问题。-Matlab implementation of basic ant colony algorithm can be used to solve the shortest path between cities.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:12282
    • 提供者:百秀
  1. Mobile-Robot-Planning-on-ACA

    0下载:
  2. 基于改进蚁群算法的移动机器人路径规划,主要研究蚁群算法-Mobile Robot’s Path Planning Based on Improved Ant Colony Algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:149079
    • 提供者:dm
  1. 成功的蚁群

    0下载:
  2. 能够运行起来的matlab代码,解决车辆路径问题,程序能够跑起来,对学习车辆路径问题有所帮助(Matlab code that can run, solve the vehicle routing problem, the program can run, help to learn the vehicle routing problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:343513545
  1. 蚁群算法程序(matlab)

    2下载:
  2. 基于蚁群算法的物流配送问题:研究如何规划各车辆的路径及任务分配,使得在不违反时间窗的前提下,总走行成本(距离)最少。(Logistics distribution problem)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:feng21999
  1. 蚁群算法_最优路径(二维)

    1下载:
  2. 应用粒子群算法实现路径规划,可以实现仿真(Application of particle swarm optimization algorithm to achieve path planning, simulation can be achieved)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-05
    • 文件大小:34816
    • 提供者:jaly0327
  1. 蚁群算法

    0下载:
  2. 基于蚁群算法的路径规划算法,在matlab上可实现(The path planning algorithm based on ant colony algorithm can be implemented on MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:11264
    • 提供者:jyniki
  1. 蚁群算法(D为最短路矩阵)

    0下载:
  2. 群蚁算法,路径规划,附带源代码,直接用.......................(Group ant algorithm, path planning, source code, direct use)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-18
    • 文件大小:3072
    • 提供者:挚瑶满夙缘
« 1 2 34 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com